'Declaration
Public MustInherit Class DataObjectCollection(Of T As IDataObject) Inherits System.Collections.Generic.List(Of T)
public abstract class DataObjectCollection<T> : System.Collections.Generic.List<T> where T: IDataObject
System.Object
System.Collections.Generic.List<T>
FChoice.Foundation.DataObjects.DataObjectCollection<T>
FChoice.Foundation.Clarify.DataObjects.CountryCollection
FChoice.Foundation.Clarify.DataObjects.DaylightSavingsCollection
FChoice.Foundation.Clarify.DataObjects.FCTimeZoneCollection
FChoice.Foundation.Clarify.DataObjects.GlobalStringElementCollection
FChoice.Foundation.Clarify.DataObjects.GlobalStringListCollection
FChoice.Foundation.Clarify.DataObjects.HierarchicalStringElementCollection
FChoice.Foundation.Clarify.DataObjects.HierarchicalStringListCollection
FChoice.Foundation.Clarify.DataObjects.StateCollection
FChoice.Foundation.Clarify.Schema.SchemaFieldCollectionBase
FChoice.Foundation.Clarify.Schema.SchemaRelationCollection
FChoice.Foundation.Clarify.Schema.SchemaTableCollection
FChoice.Foundation.Clarify.Schema.SchemaViewCollection
FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfoCollection
FChoice.Foundation.Clarify.Schema.SchemaViewJoinCollection
FChoice.Foundation.DataObjects.ConfigItemCollection
FChoice.Foundation.DataObjects.RestrictionGroupCollection
Namespace: FChoice.Foundation.DataObjects
Platforms: Windows XP, Windows Server 2003 and 2008 family
Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)